JAMSRESTAPI Web Service
PutEntry_PutEntryHold
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_PutEntryHold (Put)

Resource Path: /api/entry/{id}/hold

Uri: http://doc.jamsscheduler.com/api/entry/{id}/hold

Description
Holds an Entry with the specified ID, with the specified HoldEntry Audit Comment.
Parameters
NameDescriptionData Type
The JAMS entry to hold.integer
Request

The request body is of type EntryHoldRequest.

The name of the requested entry.

Overview

EntryHoldRequest
comment : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service